Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Theme Editor crash when clicking the element picker #55186

Merged
merged 1 commit into from
Nov 22, 2021

Conversation

timothyqiu
Copy link
Member

Fixes #54772

picker_button was not reset when starting a new pick, so it would still point to the control node that was freed by clicking "reload" button.

@timothyqiu timothyqiu added bug topic:editor crash cherrypick:3.x Considered for cherry-picking into a future 3.x release labels Nov 21, 2021
@akien-mga akien-mga added this to the 4.0 milestone Nov 22, 2021
@akien-mga akien-mga merged commit 835f4de into godotengine:master Nov 22, 2021
@akien-mga
Copy link
Member

Thanks!

@timothyqiu timothyqiu deleted the theme-picker-reset branch November 22, 2021 12:39
@akien-mga
Copy link
Member

Cherry-picked for 3.5.

@akien-mga akien-mga removed the cherrypick:3.x Considered for cherry-picking into a future 3.x release label Nov 25, 2021
@akien-mga
Copy link
Member

Cherry-picked for 3.4.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[3.4] Theme Editor crash when clicking the element picker
2 participants